toolbar: draw a full box for separators
authorJonh Wendell <jonh.wendell@intel.com>
Mon, 2 Dec 2013 18:32:54 +0000 (16:32 -0200)
committerJonh Wendell <jonh.wendell@intel.com>
Tue, 3 Dec 2013 11:55:58 +0000 (09:55 -0200)
commit9d8a32b07d91be371cb021ad55f44742776ec753
tree9451f610596d681dc5fe00d061f6f48937e40483
parent9a0064c684f8b91963eb152d7708cd12d355b5c2
toolbar: draw a full box for separators

This allows themes do whatever they want as separators, with
paddings, borders and backgrounds.

If "wide-separators" property is true, then, instead of just draw
a frame, also render its background, and take into account the
padding property for its limits.

https://bugzilla.gnome.org/show_bug.cgi?id=719713
gtk/gtktoolbar.c